A. TCP
B. HTTP
C. SMTP
D. SOAP
Advertisement
Related Mcqs:
- In ASP.NET if one wants to maintain session then which of the following is used ?
- A. Microsoft SQL Server B. Session State Service C. In-process storage D. All of the above...
- Which of the following authentication is best suited for a corporate network ?
- A. User B. Table C. Form D. Windows...
- Which of the following is the performance attributes of processModel ?
- A. maxWorkerThreads B. requestQueue limit C. maxIdThreads D. all of the above...
- On which of the operating system below ASP.NET can run ?
- A. Windows XP Professional B. Windows 2000 C. Both A and B D. None of these...
- Suppose a .NET programmer wants to convert an object into a stream of bytes then the process is called ________________?
- A. Threading B. AppDomain C. RCW D. Serialization...
- What executable unit gets created when we build an ASP.Net application ?
- A. . EXE B. . COM C. . DLL D. None of the above...
- The first event to be triggered in an aspx page is__________________?
- A. Page_Init() B. Page_Load() C. Page_click() D. None of the above...
- Which namespace allows us to formauthentication ?
- A. System.Web.Services B. System.Web.Ui.Forms.Security C. System.Web.Configuration D. System.Web.Security...
- We can manage states in asp.net application using_______________?
- A. Session Objects B. Application Objects C. Viewstate D. All of the above...
- Which of the following object is used along with application object in order to ensure that only one process accesses a variable at a time ?
- A. Lock() B. ThreadLock C. Synchronize() D. Synchronize...
Advertisement